CxCvs Enumeration Constants

The following tables define the enumeration constants that users can incorporate into CxCvs scripts.

Direction (CxDirection)

Name Value Description
dirForward 0  
dirBackward 1  

Timestamp Type (CxTimeStampType)

Name Value Description
typeFILETIME 1  
typeUCT 2 Coordinated Universal Time

Value Type (CxValueType)

Name Value Description
typeString 1  
typeLong 2  
typeDouble 3